assert_that ~master (2022-05-10T06:09:52.1564319)
Dub
Repo
op.match
assert_that
op
Undocumented in source.
template
op
(string operator, alias rhs, string file = __FILE__, ulong line = __LINE__)
mixin template
match (
string
lhs
string
operator
alias
rhs
string
file
ulong
line
) {
int
VARIABLE_FOR_ASSERT_THAT_DONT_REFER_ME
;
}
Members
Variables
VARIABLE_FOR_ASSERT_THAT_DONT_REFER_ME
int
VARIABLE_FOR_ASSERT_THAT_DONT_REFER_ME
;
Undocumented in source.
Meta
Source
See Implementation
assert_that
op
aliases
args
mixin templates
match